Mapping URL: /seat/{id}
Description: get the seat entity with the appended id
Microservice: PassengerBookingService
| /seat/{id} |
Mapping URL: /seat/{id}
Description: SeatService
Name: findSeatById(id)
Request Method: GET
Service Interface: /seat/{id}
Service Entity: Seat
| 3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
| 3.7 PassengerBookingService |